home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / drivers / twinet54.zip / ICONFIX.TXT < prev    next >
Text File  |  1991-07-29  |  4KB  |  112 lines

  1. IconFix - fix program icons for Windows 24 bit color mode - Version 3.0
  2. Copyright (C) 1991 Playroom Software.  All Rights Reserved.
  3.  
  4.  
  5.  Introduction
  6. --------------
  7.  
  8. When Microsoft Windows 3.0 is run in display modes with more than 256
  9. colors, many icons will not appear the same as they do in the 16 or 256
  10. color modes.
  11.  
  12. Most Windows programs use multiple images of an icon so that it will appear
  13. its best for a given video configuration.  Usually Windows itself makes
  14. the decision about which icon image to use.  Unfortunately, when Windows
  15. is running in 24 bit video mode (as it is anytime more than 256 colors are
  16. available), it does not make the correct selection.  IconFix can adjust
  17. the icon images in a Windows program so that the correct icon image will
  18. be used.
  19.  
  20. The adjustments that IconFix makes to Windows programs have no effect on
  21. their operation, but it does make minor changes to the executable files
  22. that are completely safe.  Unless the /T option listed below is used, all
  23. modified files will retain their original date and time stamps.
  24.  
  25.  
  26.  Syntax
  27. --------
  28.  
  29. usage:
  30.    iconfix [options] file [files...]
  31.  
  32. options:
  33.    -t,-T,/t,/T - update file time with current date/time
  34.  
  35. file = name of Windows program(s) to be fixed - wildcards are allowed
  36.           multiple files and wildcard specifications are allowed
  37.  
  38.  
  39. Using IconFix
  40. -------------
  41.  
  42. As with any program that modifies an exectuable file, it is advisable to
  43. make a backup copy of the file.  If you can easily restore the file to its
  44. original state, you can avoid this step.
  45.  
  46. The first step in getting your icon colors back is to fix the icons in the
  47. bundled Windows programs.  Use the following command at the DOS prompt:
  48.  
  49.    iconfix  c:\windows\*.exe  c:\windows\system\*.exe
  50.  
  51. Make adjustments as neccessary for the C:\WINDOWS portion of the command
  52. depending on where you have installed Windows.  IconFix should not be used
  53. from within a DOS window.  Exit Windows before running it, otherwise you
  54. may get a 'Sharing Violation'.  If this occurs, just choose 'Fail'.
  55.  
  56. Now when the programs are run, the proper icons will be used when their
  57. windows are minimized.
  58.  
  59. If you are using the Program Manager, the icons will not appear correctly
  60. without an additional step because the group files have stored the old
  61. images.  Position to an icon that has been IconFix'ed and choose the File,
  62. Properties...  command.  Press the Ok button and your icon should appear
  63. in all its glory.  There is a fast way to make Program Manager acquire
  64. all of the proper icon images.  Use the Windows Setup program and switch
  65. to a different video driver (VGA is usually a good choice).  When you
  66. switch back to your normal driver, the icons should have the proper color. 
  67. Any time you change drivers, the Program Manager re-reads the icon images.
  68.  
  69. You should then IconFix any Windows programs whose icons do not appear the
  70. same in 16, 256, and higher color modes.  You will need to IconFix
  71. programs as you add them to your system.
  72.  
  73.  
  74.  License Agreement
  75. -------------------
  76.  
  77. This software is owned by Playroom Software and is protected by United
  78. States copyright laws and international treaty provisions.  You may not
  79. modify, reverse engineer, decompile, or disassemble the software.
  80.  
  81. In no event shall Playroom Software or its suppliers be liable for any
  82. damages whatsoever (including, without limitation, damages for loss of
  83. business profits, business interruption, loss of business information, or
  84. other pecuniary loss) arising out of the use or inability to use this
  85. Playroom Software product, even if Playroom Software has been advised of
  86. the possibility of such damages.
  87.  
  88. If you do not agree to the terms of this agreement, do not use the
  89. software.  This is your sole remedy.
  90.  
  91.  
  92.  Etc
  93. -----
  94.  
  95. IconFix is a product of Playroom Software, the creators of OSFrame and
  96. Makeover.  OSFrame gives Windows 3D title bars and 3D sizing borders. 
  97. Makeover allows even more customization of the Windows look and feel, and
  98. will be available in September '91.  You can find them at CompUSA
  99. (1-800-451-7638) and other fine computer resellers.
  100.  
  101.  
  102. Playroom Software
  103. 7308-C East Independence Blvd, Suite 310
  104. Charlotte, NC  28227
  105. USA
  106. CIS: 76702,1603
  107.  
  108.  
  109. IconFix - fix program icons for Windows 24 bit color mode - Version 3.0
  110. Copyright (C) 1991 Playroom Software.  All Rights Reserved.
  111.  
  112.